home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earkit / mail / voodoo / history < prev    next >
Text File  |  1999-01-01  |  4KB  |  133 lines

  1. HISTORY
  2.  
  3.  1.285
  4.  
  5.     When deleting/undeleting multiple mails at once, Voodoo will no
  6.     longer try to move the list browser.  This makes browsing mails
  7.     and deleting alot of them in one go eassier.
  8.  
  9.     Improved sorting intelligence.  Sort on subject now ignores
  10.     leading Re:'s and if the subject is the same, uses the mail date
  11.     as the 2nd sort criteria.  Sort on author now ignores the "-> "
  12.     that Osma put in front of sent mails and also uses date as a 2nd
  13.     criteria.
  14.  
  15.     Fixed a bad bug when creating new folders.
  16.  
  17.     Merged in changes from C. Aldi -- mainly gadget layout changes.
  18.  
  19.   1.284
  20.  
  21.     First version that really builds decently and automatically with
  22.     the GNU makefile.  God, Tau's original makefile was a pain :(
  23.     Tagged "v1283"
  24.  
  25.   1.283
  26.  
  27.     This version got my changes merged it.  (Only the addition of
  28.     Finale Development in copyright etc.)
  29.  
  30.   1.282
  31.  
  32.     All sources put under CVS.  Tags "Osma" and "v1280" are the original
  33.     Voodoo sources from Osma.  "v1281" are the same sources but with
  34.     some mandatory additions to get them to build (and the new GNU
  35.     Makefile).
  36.  
  37.   1.281
  38.  
  39.     Screen is brought to front when deiconifying, or when opening new
  40.     windows if SCREENTOFRONT was on the original command line.
  41.  
  42.     Modified the date parser to handle the variation of date headers 
  43.     apparently used by THOR better. Now looks for time zone information 
  44.     in the end of every known format, including all observed off-spec
  45.     notations.
  46.  
  47.   1.280
  48.   
  49.     Bumped demo expiration date back again.
  50.  
  51.     Corrected a minor listview node init bug.
  52.     
  53.     Changed the minimum folder index size slightly.
  54.  
  55.   1.277
  56.  
  57.     Fixed a problem in saving indexes of unread, but updated folders.
  58.  
  59.     Rearranged code in the message delivery routines to make the
  60.     resend message function work correctly.
  61.  
  62.     Remember dir where last "save message" took place.
  63.  
  64.     A datatype might have been left undisposed when closing the
  65.     message editor window.
  66.  
  67.     Fixed the leading ',' that the addressbook popup would insert in
  68.     the Cc gadget.
  69.  
  70.     Stupid me, the printing routine forgot to delete a message port.
  71.  
  72.   1.270
  73.  
  74.     Another change in the print routine (now that I figured out how to
  75.     test it with the PostScript driver, the bug became obvious!)
  76.  
  77.     Small change in online-help AmigaGuide initialization.
  78.  
  79.   1.269
  80.  
  81.     Opening a folder automatically selects the first new message in it.
  82.  
  83.     Added "resend message" function.
  84.  
  85.     Voodoo.rules didn't work if folders weren't defined with absolute
  86.     paths.
  87.  
  88.     "Visible headers" pattern matching routine fixed to handle a single
  89.     pattern.
  90.  
  91.     Yet another screwed up date format (UMS) added to the Date header 
  92.     parser.
  93.  
  94.     printer.device could be left open after printing.
  95.  
  96.   1.265
  97.   
  98.     (Serious Voodoo) Outbound messages are saved in the correct folder
  99.     (as per import rules).
  100.     
  101.     NO MORE CRASHES if SMTPpost/etc fail. Arexx.class finally works ;)
  102.   
  103.     (Serious Voodoo) Added a setting for skipping message authentication 
  104.     verify.
  105.   
  106.     Messages are no longer cleared of the "new" status if they're not
  107.     read between importing to the folder and closing it or quitting
  108.     Voodoo (they used to be just "unread" afterwards).
  109.   
  110.     Modified the date parsing routine to understand another mutation
  111.     of the RFC-822 specified format.
  112.  
  113.     Changed printing to use raw text dump to printer.device instead of
  114.     datatypes' DTM_PRINT, since that apparently wasn't too successful.
  115.  
  116.     Date: headers won't have a "(+0000)" appended any more for the GMT 
  117.     zone.
  118.  
  119.     Screwed up spool files with repeated "From " lines in the beginning
  120.     of messages are now handled. Same with messages containing quoted
  121.     headers. The variety of misbehaviour on some systems is amazing.
  122.  
  123.     Fixed a crash in the message editor when attaching files with no 
  124.     datatype available.
  125.  
  126.     (Serious Voodoo) Fixed the automatic encryption/signing enable code.
  127.  
  128.     (Serious Voodoo) Reordered the checkmarks for encryption and signing
  129.     in the addressbook.
  130.  
  131.     Added Spanish strings to the Installer script, and made it check
  132.     for V43 Installer.
  133.